projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
830b2b7
)
printdialog: Make collate image smaller
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 30 Aug 2020 21:00:15 +0000
(17:00 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 30 Aug 2020 21:59:23 +0000
(17:59 -0400)
This matches the appearance on GTK 3, and prevents
the checkbuttons next to the image from being spaced
out.
gtk/ui/gtkprintunixdialog.ui
patch
|
blob
|
history
diff --git
a/gtk/ui/gtkprintunixdialog.ui
b/gtk/ui/gtkprintunixdialog.ui
index e84425cf0ae3b63c002d037303f9c2f5c3a85c3f..eecc472628382bdfc21e33386e147871e8454fa7 100644
(file)
--- a/
gtk/ui/gtkprintunixdialog.ui
+++ b/
gtk/ui/gtkprintunixdialog.ui
@@
-347,7
+347,7
@@
<child>
<object class="GtkDrawingArea" id="collate_image">
<property name="content-width">70</property>
- <property name="content-height">
9
0</property>
+ <property name="content-height">
5
0</property>
<layout>
<property name="column">1</property>
<property name="row">1</property>